From: Glenn Morris Date: Thu, 5 Jun 2014 07:08:42 +0000 (-0700) Subject: * lisp/emacs-lisp/package.el: Comment update X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~414 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=879f52734ce965beee611e78e5cfa132e9cbb024;p=emacs.git * lisp/emacs-lisp/package.el: Comment update --- diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el index 57a5429f0a1..6985a2b58cc 100644 --- a/lisp/emacs-lisp/package.el +++ b/lisp/emacs-lisp/package.el @@ -113,8 +113,6 @@ ;;; ToDo: -;; - a trust mechanism, since compiling a package can run arbitrary code. -;; For example, download package signatures and check that they match. ;; - putting info dirs at the start of the info path means ;; users see a weird ordering of categories. OTOH we want to ;; override later entries. maybe emacs needs to enforce